Skip to content

Commit b635ffd

Browse files
committed
Updated github action to not run jobs twice for pull requests
1 parent 91f4c33 commit b635ffd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/base.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Base CI/CD Pipeline
22

33
on:
4-
push:
5-
branches-ignore:
6-
- 'main'
74
workflow_call:
85

96
jobs:

0 commit comments

Comments
 (0)