Skip to content

Commit bdaabbb

Browse files
fixed syntax error
1 parent 8e94826 commit bdaabbb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/workflows/gradle.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
name: Java gradle CI
22

3-
on: [push, pull_request]
4-
branches:
5-
- Development
3+
on:
4+
push:
5+
branches:
6+
- Development
7+
pull_request:
8+
branches:
9+
- Development
610

711
jobs:
812
test:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy