Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Axnjr committed Mar 27, 2024
1 parent 5322127 commit 7bebc38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflow/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: CICD Pipeline
on:
push:
branches: [ "main" ]
paths:
- 'WebsocketServer/**'
# paths:
# - 'WebsocketServer/**'

jobs:

Expand Down

0 comments on commit 7bebc38

Please sign in to comment.