Skip to content
Snippets Groups Projects
Commit 64b5355e authored by Bruno Bachmann's avatar Bruno Bachmann
Browse files

Update triggers

parent c8cf8783
Branches
Tags
No related merge requests found
...@@ -2,8 +2,8 @@ name: CI on Pull Request ...@@ -2,8 +2,8 @@ name: CI on Pull Request
# The jobs below will execute any time a PR is created. # The jobs below will execute any time a PR is created.
on: on:
push:
pull_request: pull_request:
push:
branches: branches:
- 'master' - 'master'
......
name: CI on Release Tag name: CI on Release Tag
# The jobs below will execute any time a tag is pushed to any branch in the repo # The jobs below will execute any time a tag is pushed to any branch in the repo.
# and when master is updated.
on: on:
push: push:
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment