mirror of
https://github.com/supanadit/todo.git
synced 2024-11-22 01:56:21 +00:00
ci: ignores branch update
This commit is contained in:
parent
8502e7fe98
commit
01af8badf4
@ -26,5 +26,7 @@ workflows:
|
|||||||
jobs:
|
jobs:
|
||||||
- build:
|
- build:
|
||||||
filters:
|
filters:
|
||||||
|
branches:
|
||||||
|
ignore: /.*/
|
||||||
tags:
|
tags:
|
||||||
only: /^\d+\.\d+\.\d+$/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
|
Loading…
Reference in New Issue
Block a user