Skip to content

Commit 84b95a5

Browse files
authored
Merge pull request #506 from 1Password/fix/reduce-pr-pipelines
Make the push target more specific
2 parents c08a92e + dc6ba62 commit 84b95a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Test and Validate
22
on:
33
push:
4+
branches: [main]
45
paths-ignore:
56
- "**.md"
67
- ".github/ISSUE_TEMPLATE/**"

0 commit comments

Comments
 (0)