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 7683220 commit 0f3c0c7Copy full SHA for 0f3c0c7
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Meson
2
3
on:
4
- [push, pull_request]
+ [push]
5
6
jobs:
7
nix-build-develop-gcc:
.github/workflows/nix.yml
name: Nix build
flake-default:
.github/workflows/treefmt.yml
name: Check formatting with treefmt
treefmt:
0 commit comments