ci: ignores branch update

This commit is contained in:
Supan Adit Pratama 2023-03-05 20:47:26 +07:00
parent 8502e7fe98
commit 01af8badf4

View File

@ -26,5 +26,7 @@ workflows:
jobs: jobs:
- build: - build:
filters: filters:
branches:
ignore: /.*/
tags: tags:
only: /^\d+\.\d+\.\d+$/ only: /^\d+\.\d+\.\d+$/