Skip to content

Commit

Permalink
fix: clean useless code (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
and-mora authored Nov 18, 2024
1 parent 162a503 commit 0625a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
post_merge:
runs-on: ubuntu-22.04

environment: cstar-d-weu-rtp

permissions:
contents: write # Create a new release.

Expand All @@ -26,7 +24,6 @@ jobs:
- name: Checkout the source code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
with:
token: ${{ secrets.GIT_PAT }}
fetch-depth: 0

#
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# rtp-activator
[![Post-merge/release workflow](https://github.com/pagopa/rtp-activator/actions/workflows/post-merge.yml/badge.svg)](https://github.com/pagopa/rtp-activator/actions/workflows/post-merge.yml)

Web server responsible to activate a debtor to receive a Request To Pay

0 comments on commit 0625a28

Please sign in to comment.