File tree Expand file tree Collapse file tree 3 files changed +10
-83
lines changed
Expand file tree Collapse file tree 3 files changed +10
-83
lines changed Original file line number Diff line number Diff line change 11# These settings are synced to GitHub by https://probot.github.io/apps/settings/
22# extends: cloudposse/.github
33
4+ # Upstream changes from _extends are only recognized when modifications are made to this file in the default branch.
5+ _extends : .github
6+ environments :
7+ - name : release2
8+ deployment_branch_policy :
9+ custom_branches :
10+ - main
411repository :
512 # A URL with more information about the repository
613 homepage : https://cloudposse.com
7-
814 # Either `true` to enable projects for this repository, or `false` to disable them.
915 # If projects are disabled for the organization, passing `true` will cause an API error.
1016 has_projects : false
11-
1217 # Either `true` to enable the wiki for this repository, `false` to disable it.
1318 has_wiki : false
14-
15- environments :
16- - name : release2
17- deployment_branch_policy :
18- custom_branches :
19- - main
19+ name : github-action-test-action
20+ description : ' Github action for experiments '
21+ topics : " "
Load Diff This file was deleted.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments