Skip to content

chore: Update from rhel8/go-toolset:1.20.12-5 to rhel8/go-toolset:1.21.9-3 #190

chore: Update from rhel8/go-toolset:1.20.12-5 to rhel8/go-toolset:1.21.9-3

chore: Update from rhel8/go-toolset:1.20.12-5 to rhel8/go-toolset:1.21.9-3 #190

Workflow file for this run

# Add Web IDE link on PRs
name: web-ide
on:
pull_request_target:
types: [opened, synchronize]
jobs:
add-link:
runs-on: ubuntu-22.04
steps:
- name: Web IDE Pull Request Check
id: try-in-web-ide
uses: redhat-actions/try-in-web-ide@v1.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}