We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd5238 commit 439494eCopy full SHA for 439494e
.github/workflows/missing-deps.yaml
@@ -8,6 +8,8 @@ on:
8
9
name: missing-deps
10
11
+permissions: read-all
12
+
13
jobs:
14
missing-deps:
15
runs-on: macos-latest
NEWS.md
@@ -1,6 +1,6 @@
1
# rdev 1.15.2
2
3
-* Minor updates to `upkeep_checklist()`
+* Minor updates to `upkeep_checklist()`, GitHub Actions (`missing-deps`)
4
5
# rdev 1.15.1
6
0 commit comments