We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1a8ac commit e2cdc23Copy full SHA for e2cdc23
1 file changed
.github/workflows/align_pyproject_version.yaml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
align-version:
16
- if: github.actor == 'speakeasybot'
+ if: github.actor == 'github-actions[bot]'
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout PR branch
0 commit comments