Update main.yml
This commit is contained in:
parent
ebea8e9a0a
commit
c0db8cea77
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user