Skip to content

Commit

Permalink
Merge branch 'master' into feature-is-sg-rule-local-ip
Browse files Browse the repository at this point in the history
  • Loading branch information
SunithaGudisagarIBM1 committed Mar 4, 2024
2 parents cf26dc1 + 69a5d24 commit abf6429
Show file tree
Hide file tree
Showing 507 changed files with 36,977 additions and 6,660 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Apply Issue Labels
uses: github/issue-labeler@v3.3
uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-issue.yml
Expand Down
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ vendor/
!command/test-fixtures/**/.terraform/

*.sh

!createaddon.sh
!createcrd.sh
!deleteaddon.sh
!deletecrd.sh
!updatecrd.sh
!updateodf.sh
Loading

0 comments on commit abf6429

Please sign in to comment.