Skip to content

Commit d5f37ea

Browse files
committed
Tests actions with node.js 24
1 parent a71e05d commit d5f37ea

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/prmerge_ci_main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,6 @@ jobs:
149149
echo "MADATE=$(date '+%Y-%m-%d %H:%M:%S')" >> $GITHUB_ENV
150150
echo "LAST_STABLE_TAG_NAME=latest-20260319" >> $GITHUB_ENV
151151
152-
# - name: Create a new GitHub Discussion Annoucement
153-
# id: create-discussion
154-
# uses: abirismyname/create-discussion@v2.1.0
155-
# env:
156-
# GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
157-
# with:
158-
# title: Test Dicussion adding at ${{ env.MADATE }}
159-
# body: |
160-
# Test new message at ${{ env.MADATE }}
161-
# repository-id: ${{ secrets.DISCUSSION_REPO_ID }}
162-
# category-id: ${{ secrets.DISCUSSION_CAT_ID }}
163-
164152
- uses: octokit/request-action@v3.x
165153
id: close_branch_qa
166154
env:

0 commit comments

Comments
 (0)