Skip to content

chore: fix workflow files #1

chore: fix workflow files

chore: fix workflow files #1

Workflow file for this run

name: Codemagic status
on: pull_request
jobs:
example_comment_pr:
runs-on: ubuntu-latest
name: Codemagic build
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Hello world ! :wave: