diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index a2019d75..dbddf182 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -12,6 +12,7 @@ on: - '.gitmodules' - '**.md' - 'LICENSE' + - '**.yml' jobs: build: diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 126303c8..e970a3fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,4 +70,4 @@ Refresh: - job: release script: - apt-get install -y curl - - curl -X PATCH $PURGE_URL + - curl -X PATCH "$PURGE_URL"