Skip to content

Commit

Permalink
Add selectors for bootstrap job so it doesn't run on template repo
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <[email protected]>
  • Loading branch information
yorinasub17 committed Oct 13, 2023
1 parent 5744c4e commit 700208c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ run-name: first time setup of repo
on:
# run when branch created (repo generated from template)
create:
- main
- master

# only keep latest run of this workflow
concurrency:
Expand Down

0 comments on commit 700208c

Please sign in to comment.