We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98938c0 commit 252a9c1Copy full SHA for 252a9c1
.github/pull_request_template.md
.github/workflows/main.yml
@@ -29,11 +29,12 @@ name: 'SapMachine GHA Sanity Checks'
29
on:
30
push:
31
branches-ignore:
32
- - pr/*
+ # SapMachine 2020-11-04: Ignore sapmachine branch
33
+ - sapmachine26
34
# SapMachine 2020-11-04: Trigger on pull request
35
pull_request:
36
branches:
- - sapmachine
37
38
workflow_dispatch:
39
inputs:
40
platforms:
.github/workflows/wiki.yml
0 commit comments