Skip to content

Commit

Permalink
feat: add pull request verify GA
Browse files Browse the repository at this point in the history
Signed-off-by: Ramiz Polic <[email protected]>
  • Loading branch information
ramizpolic committed Oct 16, 2023
1 parent 2097709 commit dc8b510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@ jobs:

steps:
- name: Block Merge Commits
uses: xt0rted/block-autosquash-commits-action@v2
uses: Morishiri/block-merge-commits-action@v1.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dc8b510

Please sign in to comment.