Skip to content

Bump github/codeql-action from 2 to 3 #54

Bump github/codeql-action from 2 to 3

Bump github/codeql-action from 2 to 3 #54

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build and run
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build
run: |
make build
- name: Run
run: |
./wscat wss://echo.websocket.events