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 2c8d493 commit 40256bfCopy full SHA for 40256bf
.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