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 9fc062d commit e4ac8b5Copy full SHA for e4ac8b5
.github/workflows/awesome_workflow.yml
@@ -11,7 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
with:
14
- ref: ${{ github.head_ref }}
15
fetch-depth: 0
16
- uses: actions/setup-python@v4
17
- name: requirements
0 commit comments