Skip to content

Commit

Permalink
update gh actions to cover main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jashcraf committed Sep 25, 2023
1 parent 3826c2a commit 884a2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
name: poke
on:
push:
branches: [ "restructure" ]
branches: [ "main" ]
pull_request:
branches: [ "restructure" ]
branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit 884a2dd

Please sign in to comment.