Skip to content

Commit

Permalink
fix: updates transform-rules.yml to use branches-ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Oct 13, 2023
1 parent be44b7b commit 98cc598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/transform-rules.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Transform Rules
on:
push:
branches:
- '!main'
branches-ignore:
- main
paths:
- 'rules/**'

Expand Down

0 comments on commit 98cc598

Please sign in to comment.