Skip to content

Commit

Permalink
feat: add funding
Browse files Browse the repository at this point in the history
  • Loading branch information
neverovski committed Feb 11, 2024
1 parent 98d0f16 commit b9b4380
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: neverovski
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: [https://revolut.me/dmitryneverovski]
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ on:
push:
branches:
- main
pull_request:

jobs:
generate-openapi:
runs-on: ubuntu-latest
permissions:
contents: write

strategy:
matrix:
Expand Down

0 comments on commit b9b4380

Please sign in to comment.