Skip to content
Snippets Groups Projects
Unverified Commit b1994eea authored by David Schmitt's avatar David Schmitt Committed by GitHub
Browse files

Merge pull request #406 from carabasdaniel/auto_release_default_config

Set auto_release.yml as unmanaged in default configs
parents c4898b77 8643e1f4
No related branches found
No related tags found
No related merge requests found
...@@ -632,3 +632,5 @@ spec/spec_helper.rb: ...@@ -632,3 +632,5 @@ spec/spec_helper.rb:
name: 'GABot' name: 'GABot'
.github/workflows/pr_test.yml: .github/workflows/pr_test.yml:
unmanaged: true unmanaged: true
.github/workflows/auto_release.yml:
unmanaged: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment