Skip to content

Commit

Permalink
Update GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasfrohlich committed Oct 14, 2021
1 parent 04ad193 commit 42f80f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package-test.yml
Expand Up @@ -2,7 +2,8 @@ name: Package Test

on:
push:
branches: [ * ]
branches:
- '**'
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 42f80f4

Please sign in to comment.