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 7fea61f commit 56f6fd6Copy full SHA for 56f6fd6
.github/workflows/freeze-versions.yml
@@ -47,5 +47,5 @@ jobs:
47
uses: ad-m/github-push-action@master
48
with:
49
branch: issue_2125_broken_selenium_tests
50
- github_token: ${{ secrets.GITHUB_TOKEN }}
51
- force: true
+ github_token: ${{ secrets.GITHUB_TOKEN }}
+ force: true
0 commit comments