Skip to content

Commit

Permalink
action: Disable OpenCollective in action job.
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed Oct 27, 2019
1 parent 98112ca commit c2422ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ inputs:
runs:
using: 'node12'
main: 'lib/main.js'
env:
DISABLE_OPENCOLLECTIVE: 'true'

0 comments on commit c2422ad

Please sign in to comment.