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 06aae15 commit efa57d5Copy full SHA for efa57d5
.github/workflows/ansible-test.yml
@@ -8,6 +8,8 @@ jobs:
8
build:
9
name: Ansible Tests
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: read
13
steps:
14
- name: Perform sanity testing with ansible-test
15
uses: ansible-community/ansible-test-gh-action@release/v1
0 commit comments