Skip to content

Commit 8d58bfd

Browse files
authored
Merge pull request #2 from bitly/client_update
feat: Update TypeScript client
2 parents 698ec06 + fe5e6da commit 8d58bfd

13 files changed

Lines changed: 1290 additions & 30 deletions

.github/workflows/pull_requests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: PR Build
22

33
on:
4+
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
48
pull_request:
59

610
jobs:

0 commit comments

Comments
 (0)