Skip to content

Commit

Permalink
Update test-build-resources-with-pandoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi authored Feb 3, 2025
1 parent da43334 commit 820a4bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-build-resources-with-pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@ on:
- "!master" # excludes master
tags: ["!**"]

permissions:
issues: write
pull-requests: write

jobs:
build-resources-with-pandoc:
if: github.repository == 'future-architect/coding-standards'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 820a4bf

Please sign in to comment.