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 7c88fd3 commit 2097709
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: Morishiri/block-merge-commits-action@v2
uses: xt0rted/block-autosquash-commits-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2097709

Please sign in to comment.