Skip to content

Commit

Permalink
test updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikespub committed Dec 17, 2023
1 parent 3df3b69 commit ca59a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: "testing"

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
qa:
Expand Down

0 comments on commit ca59a13

Please sign in to comment.