Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f285b6f

Browse filesBrowse files
Heiko KieselZero3141
authored andcommitted
Undo changes for testing
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent 680b336 commit f285b6f
Copy full SHA for f285b6f

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/license-check.yaml

Copy file name to clipboardExpand all lines: .github/workflows/license-check.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
name: Check License Compliance
66
on:
77
push:
8-
#branches:
9-
# - main
10-
# - v[0-9]+.x
8+
branches:
9+
- main
10+
- v[0-9]+.x
1111
pull_request:
1212

1313
jobs:
1414
license-check:
1515
runs-on: ubuntu-22.04
16-
# if: github.repository == 'secureCodeBox/secureCodeBox'
16+
if: github.repository == 'secureCodeBox/secureCodeBox'
1717
steps:
1818
- name: Checkout repository
1919
uses: actions/checkout@v3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.