1
0
mirror of https://github.com/Suiranoil/SkinRestorer.git synced 2026-01-16 04:42:12 +00:00

dont run build workflow on tag push

This commit is contained in:
2024-08-04 02:19:46 +03:00
parent 423ee4e694
commit 266d56ed93

View File

@@ -4,6 +4,8 @@ on:
paths-ignore:
- '.github/**'
- '*.md'
tags-ignore:
- '*'
pull_request:
paths-ignore:
- '.github/**'