File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 publish_dry_run_nilts :
2424 runs-on : ubuntu-latest
2525 timeout-minutes : 20
26- if : github.head_ref == 'refs/heads/ release-please--branches--main--components--nilts'
26+ if : github.head_ref == 'release-please--branches--main--components--nilts'
2727 steps :
2828 - name : Checkout
2929 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3636 publish_dry_run_nilts_clock :
3737 runs-on : ubuntu-latest
3838 timeout-minutes : 20
39- if : github.head_ref == 'refs/heads/ release-please--branches--main--components--nilts_clock'
39+ if : github.head_ref == 'release-please--branches--main--components--nilts_clock'
4040 steps :
4141 - name : Checkout
4242 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
4949 publish_dry_run_nilts_core :
5050 runs-on : ubuntu-latest
5151 timeout-minutes : 20
52- if : github.head_ref == 'refs/heads/ release-please--branches--main--components--nilts_core'
52+ if : github.head_ref == 'release-please--branches--main--components--nilts_core'
5353 steps :
5454 - name : Checkout
5555 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
6262 publish_dry_run_nilts_flutter_hooks :
6363 runs-on : ubuntu-latest
6464 timeout-minutes : 20
65- if : github.head_ref == 'refs/heads/ release-please--branches--main--components--nilts_flutter_hooks'
65+ if : github.head_ref == 'release-please--branches--main--components--nilts_flutter_hooks'
6666 steps :
6767 - name : Checkout
6868 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
You can’t perform that action at this time.
0 commit comments