Skip to content

Commit

Permalink
run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvalle committed Feb 19, 2025
1 parent 05d90b0 commit c98fb2b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ name: build
#
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushbranchestagsbranches-ignoretags-ignore
#
#on: [workflow_dispatch, push]

# By dispatch only in development
on: [workflow_dispatch]
on: [workflow_dispatch, push]

env:
PKG_NAME: "terraform-provider-random"
Expand Down

0 comments on commit c98fb2b

Please sign in to comment.