Skip to content

Commit

Permalink
Updated GitHub Workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaMineJP committed Aug 1, 2021
1 parent dcb1f64 commit b2086b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Test
on:
push:
branches:
- '*'
- '!master'
- main
tags:
- '**'
pull_request:
branches:
- '*'
- '!master'
- '**'

jobs:
build:
Expand Down

0 comments on commit b2086b9

Please sign in to comment.