summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2021-09-04 19:42:47 +0000
committerGitHub <noreply@github.com>2021-09-04 19:42:47 +0000
commita854e76e68b7e6db837ca890641c01db8f250686 (patch)
tree4561e944bdbd2826a64688cde2ed2320e0e67d88
parentf4882cd7fa5d4682bd23f4caee538f9fd4768a4b (diff)
Update cmake.yml
-rw-r--r--.github/workflows/cmake.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index 8555bfdf..66fb2efa 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -3,6 +3,8 @@ name: CMake
on:
push:
branches: [ master ]
+ tags:
+ - '*'
pull_request:
branches: [ master ]