Updating to only run on commits and pull requests to main

This commit is contained in:
Dawson
2023-10-30 10:26:26 -04:00
committed by GitHub
parent fec1dcdef1
commit b9e23ba34e
+3 -5
View File
@@ -1,10 +1,8 @@
on:
push:
branches: ["**"]
branches: [main]
pull_request:
types:
- opened
- synchronize
branches: [main]
jobs:
build:
@@ -30,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: AntiVPN
path: Assembly/target/Assembly-*.jar
path: Assembly/target/Assembly-*.jar