We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40eca38 commit 1b98085Copy full SHA for 1b98085
.github/workflows/ubuntu.yml
@@ -1,11 +1,6 @@
1
name: Ubuntu CI
2
3
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+"
9
pull_request:
10
11
concurrency:
0 commit comments