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