Update main.yml

This commit is contained in:
woshishiq1 2022-09-20 13:38:12 +08:00 committed by GitHub
parent ebea8e9a0a
commit c0db8cea77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,11 @@
name: Sync all branches name: Sync all branches
on: on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
update_external_airflow_fork:
generate-matrix:
name: Generate matrix of branches
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs: steps:
matrix: ${{ steps.set-matrix.outputs.matrix }} - uses: TobKed/github-forks-sync-action@master
steps: steps:
- uses: TobKed/github-forks-sync-action@master - uses: TobKed/github-forks-sync-action@master
with: with: