Skip to content

Commit

Permalink
Merge pull request #22 from simatic-ax/retest_2405
Browse files Browse the repository at this point in the history
add files section.yml
  • Loading branch information
sjuergen authored Jul 17, 2024
2 parents 1809829 + d93b316 commit a3dd7c7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions apax-files-section.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# this files section will be used for the github workflow
# the apax.yml will be created dynamically in the workflow - also the files section
# here you can define the content

files:
- template
- '!**/.git'
- '!**/.vscode'
- '!**/.github'
- '!**/.gitattributes'
- '!**/.markdownlint.yml'
- '!template/CODEOWNERS'
- '!template/apax-files-section.yml'

0 comments on commit a3dd7c7

Please sign in to comment.