Skip to content

Commit

Permalink
Revert "Merge branch 'master' of https://github.com/funkemunky/AntiVPN"
Browse files Browse the repository at this point in the history
This reverts commit f4d6fc2, reversing
changes made to d461b59.
  • Loading branch information
funkemunky committed Oct 30, 2023
1 parent f4d6fc2 commit dae9111
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
on:
push:
branches: ["**"]
pull_request:
types:
- opened
- synchronize

jobs:
build:
Expand All @@ -30,4 +26,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: AntiVPN
path: Assembly/target/Assembly-*.jar
path: Assembly/target/Assembly-*.jar

0 comments on commit dae9111

Please sign in to comment.