summaryrefslogtreecommitdiff
path: root/.github/workflows/format.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/format.yaml')
-rw-r--r--.github/workflows/format.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml
index 7f5f57d6..a7f7d9f8 100644
--- a/.github/workflows/format.yaml
+++ b/.github/workflows/format.yaml
@@ -1,10 +1,8 @@
name: format
+
on:
- push:
- branches: "**"
pull_request:
branches:
- - "master"
- "rolling"
jobs: