Skip to content

Commit

Permalink
Run windows workflow on master or branch which includes 'windows'
Browse files Browse the repository at this point in the history
  • Loading branch information
bayashi committed Mar 5, 2020
1 parent 7641633 commit b0c342c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_latest.yml
Expand Up @@ -4,9 +4,9 @@ on:
push:
branches:
- master
- '**windows**'
tags-ignore:
- '*'
pull_request:

jobs:
perl:
Expand Down

0 comments on commit b0c342c

Please sign in to comment.