Submit
Path:
~
/
/
usr
/
lib
/
ruby
/
3.0.0
/
bundler
/
templates
/
newgem
/
github
/
workflows
/
File Content:
main.yml.tt
name: Ruby on: [push,pull_request] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: <%= RUBY_VERSION %> bundler-cache: true - name: Run the default task run: bundle exec rake
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
main.yml.tt
320 bytes
0644
N4ST4R_ID | Naxtarrr