Skip to content

Commit

Permalink
ci: update github actions workflow to trigger on push events for all …
Browse files Browse the repository at this point in the history
…branches
  • Loading branch information
berka3 committed Nov 17, 2023
1 parent db5a8ef commit dacfe6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Push to main workflow
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit dacfe6d

Please sign in to comment.