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 2eda5ef + 15da752 commit 6d678ffCopy full SHA for 6d678ff
.github/workflows/no-merge-commits.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Run test
20
- uses: NexusPHP/no-merge-commits@v1.2.0
+ uses: NexusPHP/no-merge-commits@v2.0.0
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments