Skip to content

Commit

Permalink
🤓 Test gh actions on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed May 26, 2022
1 parent 01e9565 commit 0dee158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: 🧪 npm test
on:
pull_request:
branches: [master]
# push:
# branches: [master]
push:
branches: [master]

jobs:
build:
Expand Down

0 comments on commit 0dee158

Please sign in to comment.