Skip to content

Commit 882bf3b

Browse files
committed
removeed push action
1 parent f68767d commit 882bf3b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/clam-av-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ on:
88
release:
99
types: [published]
1010
pull_request:
11+
pull_request:
1112
push:
13+
branches: [dev]
1214
schedule:
1315
- cron: "0 3 * * 1"
1416
permissions:

.github/workflows/windows-defender-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
release:
99
types: [published]
1010
pull_request:
11-
push:
11+
branches: [dev]
1212
schedule:
1313
- cron: "0 4 * * 1"
1414

0 commit comments

Comments
 (0)