Skip to content

Commit ed67310

Browse files
committed
t
1 parent f257d06 commit ed67310

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ jobs:
8989
if: >-
9090
!(github.event_name == 'push' &&
9191
github.repository == 'pre-commit/pre-commit-terraform' &&
92-
github.ref != 'refs/heads/master'
93-
)
92+
github.ref != 'refs/heads/master')
9493
9594
timeout-minutes: 1
9695

0 commit comments

Comments
 (0)