Skip to content

Commit

Permalink
chore: update branch name to run tests for browsers branch
Browse files Browse the repository at this point in the history
  • Loading branch information
softvar committed Jul 31, 2024
1 parent e651925 commit 16cd221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: [ master, github-action, browser-support]
branches: [ master, github-action, feat/browser-support]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 16cd221

Please sign in to comment.