Skip to content

Commit

Permalink
ci: Fix test for service ghac (#5018)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo authored Aug 18, 2024
1 parent c9e209f commit 4cd7c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/service_test_ghac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
ghac:
runs-on: ubuntu-latest
if: github.event_name == 'push' || !github.event.pull_request.head.repo.fork
permissions:
actions: write
steps:
- uses: actions/checkout@v4
- name: Setup Rust toolchain
Expand Down

0 comments on commit 4cd7c05

Please sign in to comment.