File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: "junit-jupiter macos Building Java Applications CI workflow"
33
44on :
55 push :
6- branches : [ test ]
6+ branches : [ main ]
77 pull_request :
8- branches : [ test ]
8+ branches : [ main ]
99 schedule :
1010 - cron : ' 0 0 1 * *' # #execution of a task in the first minute of the month
1111
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: "macos Building Java Applications CI workflow"
33
44on :
55 push :
6- branches : [ test ]
6+ branches : [ main ]
77 pull_request :
8- branches : [ test ]
8+ branches : [ main ]
99 schedule :
1010 - cron : ' 0 0 1 * *' # #execution of a task in the first minute of the month
1111
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: "spock macos Building Java Applications CI workflow"
33
44on :
55 push :
6- branches : [ test ]
6+ branches : [ main ]
77 pull_request :
8- branches : [ test ]
8+ branches : [ main ]
99 schedule :
1010 - cron : ' 0 0 1 * *' # #execution of a task in the first minute of the month
1111
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ name: "testng macos Building Java Applications CI workflow"
33
44on :
55 push :
6- branches : [ test ]
6+ branches : [ main ]
77 pull_request :
8- branches : [ test ]
8+ branches : [ main ]
99 schedule :
1010 - cron : ' 0 0 1 * *' # #execution of a task in the first minute of the month
1111
You can’t perform that action at this time.
0 commit comments