Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Jun 29, 2024
1 parent bd6494e commit 381d1f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/discover-issue-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
issue_number=$(cat $GITHUB_EVENT_PATH | jq '.issue.number')
field_changed=$(cat $GITHUB_EVENT_PATH | jq '.changes.custom_fields.Technology.to')
# Remove me
field_changed='Front-end'
issue_number=29032

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/frontend-technology-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
githack_core_repo_url=https://${githack_host}/${{ github.repository }}
branch=/${{ github.head_ref }}
# Remove me
branch=/issue-29032-frontend-notify-when-issue-edited
github_teams_file=github-teams.json
github_teams_path=.github/data/${github_teams_file}
github_teams_url=${githack_core_repo_url}${branch}/${github_teams_path}
Expand Down

0 comments on commit 381d1f7

Please sign in to comment.