Skip to content

Commit

Permalink
trigger on branch pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron committed Apr 25, 2021
1 parent 6cfbf72 commit e1ef647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
tags-ignore:
- '**' # We don't want this to run on tags pushes
branches:
- '**'
pull_request:
release:
types: [published]
Expand Down

0 comments on commit e1ef647

Please sign in to comment.