Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Nov 27, 2023
1 parent f33f9c9 commit 13b5c84
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/spec-tests
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Autobahn WebSocket Spec Tests

on: [push]
on:
push:
branches:
- main
- '*.x'
pull_request:

jobs:
test:
Expand Down

0 comments on commit 13b5c84

Please sign in to comment.