aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2021-04-19 20:12:14 -0500
committerGitHub <noreply@github.com>2021-04-19 20:12:14 -0500
commit7d07a0c7fc17c7ac15959f0ce3d82d4fbf70fa9f (patch)
tree82f60c68dc369d4a02af91eb67b09cd7dd736cb6 /.github
parente30e548f22c3c23f73498d7827f4ea87640f78b1 (diff)
downloadskyblock-api-7d07a0c7fc17c7ac15959f0ce3d82d4fbf70fa9f.tar.gz
skyblock-api-7d07a0c7fc17c7ac15959f0ce3d82d4fbf70fa9f.tar.bz2
skyblock-api-7d07a0c7fc17c7ac15959f0ce3d82d4fbf70fa9f.zip
Update compile.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/compile.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
index 01bb024..4f85909 100644
--- a/.github/workflows/compile.yml
+++ b/.github/workflows/compile.yml
@@ -1,5 +1,7 @@
-on: [push]
-
+on:
+ push:
+ branches:
+ - main
jobs:
build-push:
runs-on: ubuntu-latest