summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJames Falcon <james.falcon@canonical.com>2022-06-07 12:40:22 -0500
committerGitHub <noreply@github.com>2022-06-07 11:40:22 -0600
commita63fd317f307afd87e572fb6e693ab1e7c0fa78d (patch)
tree0a6d18157bd8f85f16b37a2b47df750b38bb1142 /.github
parent49bad3bafe6500610b1207368c8dc70c3b244a95 (diff)
downloadcloud-init-git-a63fd317f307afd87e572fb6e693ab1e7c0fa78d.tar.gz
Only run github actions on pull request (#1496)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check_format.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/check_format.yml b/.github/workflows/check_format.yml
index e6eba7d2..5c3e7c57 100644
--- a/.github/workflows/check_format.yml
+++ b/.github/workflows/check_format.yml
@@ -1,6 +1,5 @@
name: Lint Tests
on:
- push:
pull_request:
concurrency: