Skip to content

Commit 252a9c1

Browse files
committed
Github settings for sapmachine26 branch
1 parent 98938c0 commit 252a9c1

File tree

3 files changed

+3
-50
lines changed

3 files changed

+3
-50
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ name: 'SapMachine GHA Sanity Checks'
2929
on:
3030
push:
3131
branches-ignore:
32-
- pr/*
32+
# SapMachine 2020-11-04: Ignore sapmachine branch
33+
- sapmachine26
3334
# SapMachine 2020-11-04: Trigger on pull request
3435
pull_request:
3536
branches:
36-
- sapmachine
37+
- sapmachine26
3738
workflow_dispatch:
3839
inputs:
3940
platforms:

.github/workflows/wiki.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)