We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57e6de commit e965289Copy full SHA for e965289
.github/workflows/main.yml
@@ -1,6 +1,7 @@
1
on: push
2
jobs:
3
validate-docker-compose:
4
+ permissions: read-all
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout
0 commit comments