Skip to content

Commit f19171d

Browse files
authored
Merged to main
2 parents 15bf7c7 + 8a9d12b commit f19171d

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)