Skip to content

Commit

Permalink
Merge pull request #281 from adibmbrk/fix-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan authored Feb 27, 2025
2 parents 77ff129 + 3ebd7b7 commit 054b607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

jobs:
build:
if: github.actor != 'github-actions[bot]'
if: github.actor != 'asgardeo-github-bot'

runs-on: ubuntu-latest

Expand Down

0 comments on commit 054b607

Please sign in to comment.