Skip to content

Commit

Permalink
Merge pull request #123 from CollActionteam/feat/run-ci-on-master
Browse files Browse the repository at this point in the history
trigger on master
  • Loading branch information
rubenhorn committed Jan 3, 2022
2 parents 7306c57 + 4034247 commit d267818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: CI

on:
push:
branches: [development]
branches: [master, development]
pull_request:
types: [opened, synchronize]

Expand Down

0 comments on commit d267818

Please sign in to comment.