Skip to content

Commit

Permalink
Testing5
Browse files Browse the repository at this point in the history
  • Loading branch information
VicTorres23 committed Jul 30, 2024
1 parent b5d2c19 commit 79ff6d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/diff-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ on:
jobs:
diff:
runs-on: ubuntu-latest

permissions:
contents: write
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 79ff6d4

Please sign in to comment.