mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-09-22 22:38:14 +03:00
[F] Fix github actions
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: Gradle Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Nightly Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: main
|
||||
branches: master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user