Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedcognite committed Jan 2, 2024
1 parent 4c29cce commit 87aeb7b
Show file tree
Hide file tree
Showing 3 changed files with 147,516 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/verify-pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
# Change this if your primary branch is not main
- main
pull_request:
branches:
- main

jobs:
main:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tmp

# dependencies
node_modules
.yarn
.yarn/cache

# IDEs and editors
/.idea
Expand Down
Loading

0 comments on commit 87aeb7b

Please sign in to comment.