Skip to content

Commit

Permalink
chore(workflow): update pull-request
Browse files Browse the repository at this point in the history
The expectation is that this would allow pull request from forks
  • Loading branch information
raschan authored Jun 19, 2024
1 parent 4ca0c93 commit f0b13ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
continuous-integration:
name: Continuous Integration
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f0b13ab

Please sign in to comment.