Skip to content

Features/rationalize tests #2

Features/rationalize tests

Features/rationalize tests #2

Workflow file for this run

name: loop openai
on:
pull_request:
permissions:
contents: read
id-token: write
pull-requests: write
jobs:
loop:
name: loop
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
- run: |
pwd
tree -a
shell: bash
- uses: ./
with:
debug: true
github_token: ${{ secrets.GITHUB_TOKEN }}
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
region: us-west-2
amplification: 0 # always trigger the action