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.
2 parents 2c8d493 + 40256bf commit b03d08dCopy full SHA for b03d08d
.github/workflows/no-merge-commits.yml
@@ -19,6 +19,6 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Run test
22
- uses: NexusPHP/no-merge-commits@v2.0.0
+ uses: NexusPHP/no-merge-commits@v2.1.0
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments