Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Hörteborn committed Aug 21, 2024
1 parent f3f40a4 commit d6a45f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ name: Run tests
on:
push:
branches:
- '**'
- '**'
pull_request:
- '**'
- 'main'

permissions:
contents: read
Expand Down

0 comments on commit d6a45f6

Please sign in to comment.