Skip to content

Commit f592bd0

Browse files
committed
Disabled tfsec workflow on push
1 parent 4fe48ba commit f592bd0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tfsec.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
name: tfsec
77

88
on:
9-
push:
10-
branches: [ "develop" ]
11-
pull_request:
12-
branches: [ "develop" ]
9+
# push:
10+
# branches: [ "develop" ]
11+
# pull_request:
12+
# branches: [ "develop" ]
1313
schedule:
1414
- cron: '44 10 * * 5'
1515

0 commit comments

Comments
 (0)