Disable all other workflows.

This commit is contained in:
SamTV12345 2023-08-05 22:09:25 +02:00
parent bb9eeb515c
commit 2701ad6dab
10 changed files with 14 additions and 23 deletions

View file

@ -1,13 +1,7 @@
name: "CodeQL"
on:
push:
branches: [develop, master]
pull_request:
# The branches below must be a subset of the branches above
branches: [develop]
schedule:
- cron: '0 13 * * 1'
on: workflow_dispatch
permissions:
contents: read