mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 18:13:32 +02:00
ci: allow build to run on all branches
Since we don't have any tests yet, we want to make sure the build runs successfully on all branches. That way we can at least verify that the build works correctly. closes #13
This commit is contained in:
@@ -188,11 +188,6 @@ workflows:
|
||||
- build:
|
||||
requires:
|
||||
- install-dependencies
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- release:
|
||||
requires:
|
||||
- commitlint
|
||||
|
Reference in New Issue
Block a user