Skip to content

Commit

Permalink
trigger gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanlew committed Jan 2, 2024
1 parent 5bf5b32 commit ef1d6ec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Tests and release
on:
on: [push]
#on:
# push:
# branches: [ main ]
pull_request:
branches: [ release-gh-action ]
# pull_request:
# branches: [ release-gh-action ]

env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit ef1d6ec

Please sign in to comment.