Skip to content

Commit

Permalink
remove building container on every commit on master's branch
Browse files Browse the repository at this point in the history
  • Loading branch information
luclaurent committed Apr 15, 2022
1 parent c97e3e5 commit 029cdfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: 'Build amc2moodle container'

on:
push:
branches:
- 'master'
# branches:
# - 'master'
tags:
- 'v*'

Expand Down

0 comments on commit 029cdfe

Please sign in to comment.