We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4f44a3 + 03e818b commit 880ca79Copy full SHA for 880ca79
3 files changed
.github/workflows/bench.yml
@@ -1,5 +1,8 @@
1
name: Benchmarks
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
push:
8
branches:
.github/workflows/ci.yml
name: CI
.github/workflows/enforce-license-compliance.yml
name: Enforce License Compliance
pull_request:
branches: [main, master]
0 commit comments