Skip to content

Commit d3e01b9

Browse files
committed
Disable push builds for now
1 parent 5cb75e2 commit d3e01b9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Ubuntu CI
22

33
on:
4-
push:
5-
branches-ignore:
6-
# Exclude the push event for exported diffs, because the CI for export
7-
# should have been covered by GitHub Actions triggered by pull requests.
8-
- "export-D+"
94
pull_request:
105

116
concurrency:

0 commit comments

Comments
 (0)