Skip to content

Commit

Permalink
Merge pull request #24 from pauldaustin/feature/websocket
Browse files Browse the repository at this point in the history
Feature/websocket
  • Loading branch information
pauldaustin authored Jan 18, 2024
2 parents 8e70334 + 47380ac commit 0ef5c12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/BuildCheck.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
name: CI Build
name: Build Check

on:
push:
branches:
- 'main'
- 'feature/*'
- 'patch/*'
pull_request:
types: [opened, reopened]

workflow_dispatch:

Expand Down

0 comments on commit 0ef5c12

Please sign in to comment.