]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
CI: limit the on push triggers (#35574)
authorXhmikosR <xhmikosr@gmail.com>
Fri, 16 Dec 2022 07:22:18 +0000 (09:22 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Dec 2022 07:22:18 +0000 (09:22 +0200)
commitf0ae5cceac1302d51cf62ffb180355bfc3300ae2
treeaf5ef4ffd70e17511e31826343d0caa466e44864
parent471edac3d3cae51d415f03d941af1f27e72c9198
CI: limit the on push triggers (#35574)

Since now we have workflow_dispatch, we can trigger a workflow manually in case we don't have an open PR.

Also, remove the custom `ci skip` code; it's supported natively for some time now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
.github/workflows/browserstack.yml
.github/workflows/bundlewatch.yml
.github/workflows/cspell.yml
.github/workflows/css.yml
.github/workflows/docs.yml
.github/workflows/js.yml
.github/workflows/lint.yml
.github/workflows/node-sass.yml