Skip to content

Commit

Permalink
CI: Remove non-existent branch
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Dec 1, 2024
1 parent 4e8b3e1 commit 6e04035
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
name: Compilation check

on:
# Trigger the workflow on push or pull request,
# but only for the dev and main branches
push:
branches:
- main
- trunk
pull_request:
branches:
- main
- trunk
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit 6e04035

Please sign in to comment.