Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Sep 21, 2023
1 parent 17f1cd8 commit 1e16aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beam_PostCommit_Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
if: |
github.event_name == 'workflow_dispatch' ||
github.event_name == 'schedule' ||
github.event.comment.body == 'Run Python PostCommit ${{matrix.python_version}}'
github.event.comment.body == 'Run Python PostCommit 3.8'
steps:
- uses: actions/checkout@v4
- name: Setup repository
Expand Down

0 comments on commit 1e16aa6

Please sign in to comment.