Skip to content

Commit

Permalink
fix branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ansabgillani committed May 30, 2024
1 parent 0708e52 commit 3e43d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-getting-started.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Test the getting start steps

on:
push:
branches: [$default-branch]
branches: [main]
pull_request:

branches: [main]
jobs:
getting_started:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e43d0b

Please sign in to comment.