Skip to content

Commit 7362b04

Browse files
committed
cleanup workflows
1 parent 405d815 commit 7362b04

File tree

2 files changed

+3
-122
lines changed

2 files changed

+3
-122
lines changed

.github/workflows/github-action-release-ae.yml

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

.github/workflows/release-applicationexample.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- "*"
66

77
jobs:
8+
lint-repo-and-markdown:
9+
uses: simatic-ax/actions/.github/workflows/check-repository.yml@stable
810
release-apax-lib:
911
uses: simatic-ax/actions/.github/workflows/apax-publish-template.yml@stable
1012
secrets:
@@ -13,4 +15,4 @@ jobs:
1315

1416
with:
1517
VERSION: ${{ github.ref_name }}
16-
PROJECT_NAME: ae-actions-test
18+
PROJECT_NAME: ae-tiax

0 commit comments

Comments
 (0)