1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Merge pull request #99 from koloml/bugfix/dedupe-test-runs-on-release-prs

Fixed tests running twice on release PRs
This commit is contained in:
2025-02-20 15:58:31 -05:00
committed by GitHub

View File

@@ -4,7 +4,6 @@ on:
push:
branches:
- master
- 'release/**'
pull_request:
branches:
- master