Skip to content

Commit dfccf78

Browse files
authored
ci: run all workflows on push to master (#1454)
1 parent b6ba0c6 commit dfccf78

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/security-audit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
- Cargo.lock
88
push:
99
branches: master
10-
paths:
11-
- .github/workflows/security-audit.yml
12-
- Cargo.lock
1310
schedule:
1411
- cron: "0 0 * * *"
1512

.github/workflows/workspace.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- README.md
77
push:
88
branches: master
9-
paths-ignore:
10-
- README.md
119

1210
permissions:
1311
contents: read

0 commit comments

Comments
 (0)