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 bbad847 commit 5b3136aCopy full SHA for 5b3136a
.github/workflows/lint.yml
@@ -15,8 +15,8 @@ jobs:
15
steps:
16
- name: Checkout code
17
uses: actions/checkout@v4
18
- with:
19
- ref: ${{ github.head_ref }}
+ # with:
+ # ref: ${{ github.head_ref }}
20
21
- name: Set up Python 3.10
22
uses: actions/setup-python@v4
.github/workflows/main.yml
- name: Set up Python
0 commit comments