Skip to content

Add note about prgenv-gnu/25.6:v2 fixing missing gcc module #11

Add note about prgenv-gnu/25.6:v2 fixing missing gcc module

Add note about prgenv-gnu/25.6:v2 fixing missing gcc module #11

Workflow file for this run

name: First interaction message
on:
pull_request_target:
types: [opened]
branches:
- main
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/first-interaction@v3
with:
pr-message: |
Thank you for your contribution to eth-cscs/cscs-docs.
If you have not done so already, please take some time to get familiar with the [contributing guidelines](https://docs.cscs.ch/contributing/).
Following the guidelines helps us keep the documentation consistent and as useful as possible for users.