Skip to content

Commit

Permalink
action: compile check now occurs for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Taanviir committed Apr 15, 2024
1 parent d309651 commit c3be072
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/compile-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: Compilation Check
on:
push:
branches:
- main
- server/*
- conf-parser
- CGI-Parser
- handle_connection
- parsing
- '***'

jobs:
build-linux:
Expand Down

0 comments on commit c3be072

Please sign in to comment.