Skip to content

Commit

Permalink
Merge pull request #22 from UNDP-Data/testtag
Browse files Browse the repository at this point in the history
switch back cicd
  • Loading branch information
iferencik authored Nov 24, 2023
2 parents a1cb6d3 + 17ef1d4 commit a26cd78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build, publish and deploy

on:
# push:
# branches: ['main']
# tags:
# - 'v*'
push:
branches: ['main']
tags:
- 'v*'
pull_request:
tags:
- 'v*'
Expand Down

0 comments on commit a26cd78

Please sign in to comment.