Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
ApsarasX committed May 8, 2024
1 parent b43d42d commit 5620597
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
name: Buildifier
on:
pull_request:
push:

env:
# Have `go install` place binaries in $PATH
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_contents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
name: Check Contents
on:
pull_request:
push:

env:
# A bit tricky here: this lets us invoke python files outside of `bazel run`
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/clang_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
name: Clang Format
on:
pull_request:
push:

jobs:
clang-format:
Expand Down

0 comments on commit 5620597

Please sign in to comment.