Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Feb 13, 2024
1 parent 4ddb1dc commit 36a3015
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/LinuxHeadless_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

jobs:
build:
if: "!contains(github.event.head_commit.message, '[ci skip all]')"
if: "!contains(github.event.head_commit.message, '[ci skip]')"
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
# You can convert this to a matrix build if you need cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
Expand Down
2 changes: 0 additions & 2 deletions docs/pages/todo/brainstorm_now.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ permalink: brainstorm_now
summary: That which we are brainstorming at the moment.
---

- make no router default for dedicated servers tbh

- the counter is fucked up of course
- show enemy silhouettes in spectator

Expand Down

0 comments on commit 36a3015

Please sign in to comment.