Skip to content

Commit

Permalink
Changed sample code branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
gnongsie committed Sep 19, 2024
1 parent 8555cc2 commit 8949344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'authorizenet/sample-code-php'
ref: 'future' # Remove this line before pushing to master branch
ref: 'master'
path: ${{env.sample_code_php}}

- name: Setup PHP
Expand Down

0 comments on commit 8949344

Please sign in to comment.