Skip to content

Commit 31c3f8f

Browse files
authored
Merged to main
2 parents c1a4c1f + 094e1da commit 31c3f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push]
33
jobs:
44
pipeline:
55
runs-on: ubuntu-latest
6+
if: github.ref != 'refs/heads/main'
67
permissions:
78
contents: write
89
packages: read

0 commit comments

Comments
 (0)