We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c056a7 + ba64df1 commit 7a90c7dCopy full SHA for 7a90c7d
.github/workflows/ok-to-test-command.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
max-parallel: 1
13
matrix:
14
- python-version: ["3.9"]
+ python-version: ["3.10"]
15
if: github.event_name == 'repository_dispatch'
16
steps:
17
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
0 commit comments