mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
Add auto release
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,6 +13,6 @@ jobs:
|
|||||||
# Grunt fails due to CSS styling, when needing an !important statement.
|
# Grunt fails due to CSS styling, when needing an !important statement.
|
||||||
disable_grunt: false
|
disable_grunt: false
|
||||||
disable_phpunit: true
|
disable_phpunit: true
|
||||||
disable_release : true
|
disable_release : false
|
||||||
release_branches: main
|
release_branches: main
|
||||||
min_php : 7.4
|
min_php : 7.4
|
||||||
Reference in New Issue
Block a user