Compare commits

3 Commits

Author SHA1 Message Date
6b8b8a8f51 Merge pull request 'test' (#5) from workflow-test into main
All checks were successful
Test / test (push) Successful in 39s
Reviewed-on: #5
2026-04-15 00:43:30 -04:00
7f1162c999 Merge branch 'main' into workflow-test
All checks were successful
Test / test (push) Successful in 39s
Build / test (pull_request) Successful in 1m14s
2026-04-15 00:43:22 -04:00
e861bf99f7 more build actions testing
Some checks failed
Test / test (push) Has been cancelled
2026-04-15 00:42:58 -04:00

View File

@@ -1,9 +1,12 @@
name: Build
on:
- release:
types: [published]
- pull_request:
types: [opened, edited]
release:
types:
- published
pull_request:
types:
- opened
- edited
jobs:
test: