Skip to content

Commit fc307bc

Browse files
[CI][unprivilegedBuild] Don't run on master branch
privilegedBuild already covers it
1 parent cf9af35 commit fc307bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unprivilegedBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ name: unprivilegedBuild
2727
on:
2828
workflow_dispatch:
2929
push:
30-
# branches-ignore: master
30+
branches-ignore: master
3131
paths-ignore:
3232
- '**.md'
3333
- '.github/workflows/manualVersionIncrement*.yml'

0 commit comments

Comments
 (0)