Skip to content

Version bump to 1.1.0 #14

Version bump to 1.1.0

Version bump to 1.1.0 #14

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Skip CodeQL
run: echo "CodeQL scanning disabled for this repository"