mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
build on PR, not push (#56125)
This commit is contained in:
parent
43e2655006
commit
87dcc9f8d7
4
.github/workflows/universal-ctags.yml
vendored
4
.github/workflows/universal-ctags.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: universal-ctags
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'dev/nix/ctags.nix'
|
||||
- 'dev/nix/ctags.nix'
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: 'read'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user