mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Merge pull request #8 from github/jorgectf-patch-1
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