Attempt to disable extraneous runs on CI

This commit is contained in:
Christian Mazakas
2023-05-11 08:39:29 -07:00
parent 80a1904d92
commit bcf5d0cf13
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -15,7 +15,6 @@ on:
- master
- develop
- bugfix/**
- feature/**
- fix/**
- pr/**