Skip to content
Snippets Groups Projects
Commit f4b245e0 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

test

parent 5478b223
No related branches found
No related tags found
No related merge requests found
name: Test with example
on:
pull_request:
types: [review_requested]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: GuillaumeFalourd/create-other-repo-branch-action@v1.5
with:
repository_owner: noesya
repository_name: osuny-example
new_branch_name: ${GITHUB_REF##*/}
access_token: ${{ secrets.ACCESS_TOKEN}}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment