mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Copy master branch only
This commit is contained in:
5
.github/workflows/copy-to-bughalla.yml
vendored
5
.github/workflows/copy-to-bughalla.yml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Copy to Bughalla
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user