Skip to content

Commit

Permalink
Enable Github action on push
Browse files Browse the repository at this point in the history
  • Loading branch information
mzampetakis committed Mar 16, 2024
1 parent e7c3dfc commit 30dfc33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Go

on:
# push:
# branches: [ "*", "*/*" ]
push:
branches: [ "*", "*/*" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 30dfc33

Please sign in to comment.