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
on:
workflow_dispatch:
jobs:
generate-matrix:
name: Generate matrix of branches
jobs:
update_external_airflow_fork:
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- uses: TobKed/github-forks-sync-action@master
steps:
- uses: TobKed/github-forks-sync-action@master
with: