Skip to content

Commit

Permalink
chore: no release please, please
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Oct 24, 2024
1 parent fa27a37 commit deca2eb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,3 @@ jobs:
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main

release-please:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Release please
uses: googleapis/release-please-action@v4
with:
release-type: simple

0 comments on commit deca2eb

Please sign in to comment.