Run on PR and Push to main
All checks were successful
Bigfoot / Build & Test Debug (Unity Build: OFF) (push) Successful in 24s
Bigfoot / Build & Test Debug (Unity Build: ON) (push) Successful in 24s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: OFF) (push) Successful in 24s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: ON) (push) Successful in 24s
Bigfoot / Build & Test Release (Unity Build: OFF) (push) Successful in 17s
Bigfoot / Build & Test Release (Unity Build: ON) (push) Successful in 17s
Bigfoot / Clang Format Checks (push) Successful in 8s

This commit is contained in:
2026-02-01 23:54:59 +00:00
parent ae2f630713
commit f73233290a

View File

@@ -1,9 +1,8 @@
name: Bigfoot
on:
push:
branches:
- 'main'
push: [main]
pull_request: [main]
jobs:
build-and-test: