We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
1 parent b6ba0c6 commit dfccf78Copy full SHA for dfccf78
.github/workflows/security-audit.yml
@@ -7,9 +7,6 @@ on:
7
- Cargo.lock
8
push:
9
branches: master
10
- paths:
11
- - .github/workflows/security-audit.yml
12
- - Cargo.lock
13
schedule:
14
- cron: "0 0 * * *"
15
.github/workflows/workspace.yml
@@ -6,8 +6,6 @@ on:
6
- README.md
- paths-ignore:
- - README.md
permissions:
contents: read
0 commit comments