Skip to content

Commit

Permalink
Revert "ci: github actions on push only"
Browse files Browse the repository at this point in the history
This reverts commit 384e79d.

Signed-off-by: Rueian <[email protected]>
  • Loading branch information
rueian committed May 1, 2024
1 parent affabd3 commit 3eb1b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Go Modules Test

on: [push]
on: [push, pull_request]

jobs:
prepare-matrix:
Expand Down

0 comments on commit 3eb1b2c

Please sign in to comment.